home *** CD-ROM | disk | FTP | other *** search
- TableView = {
- ACTIONS = {
- acceptEdits:;
- cancelEdits:;
- };
- OUTLETS = {
- target;
- vScroller;
- theDataSource;
- hScroller;
- columnList;
- bodyClipView;
- titleFont;
- };
- SUPERCLASS = Control;
- };
- ImportsManager = {
- ACTIONS = {
- windowWillClose:;
- selectImportsFromNetInfo:;
- noteChange:;
- enableExpertOptions:;
- optionsOK:;
- updateInspector:;
- addImportsEntry:;
- removeImportsEntry:;
- chooseMountPoint:;
- runExpertOptionsPanel:;
- optionsRevert:;
- endModalPanel:;
- };
- OUTLETS = {
- okButton;
- mountRoButton;
- ifsPathField;
- mountPointField;
- revertButton;
- folderTable;
- mountBgButton;
- nfsTimeoutField;
- nniHostPanel;
- ifsHostPanel;
- mountPointButton;
- retryButton;
- serverPortField;
- mountRetriesField;
- expertButton;
- ifsHostField;
- nniPathField;
- writeBufferField;
- removeFolderButton;
- folderIconBox;
- nniHostField;
- niDomain;
- nfsRetriesField;
- importsWindow;
- niDirectory;
- suidButton;
- expertOptionsPanel;
- mountTimeoutField;
- readBufferField;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- IconBox = {
- OUTLETS = {
- iconButton;
- currentTarget;
- };
- SUPERCLASS = Box;
- };
-